home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / hostv11g.arc / VERS11G.DOC < prev   
Encoding:
Text File  |  1986-01-11  |  5.5 KB  |  135 lines

  1. The following documents the corrections/enhancements/changes made to
  2. HOST-III/HOSTCALL versions 1.1.
  3.  
  4.                                   HOST-III
  5.  
  6. Version 1.1b
  7. ------------
  8. 1. Corrected the problem which prevented XMODEM transmit at 1200 baud.
  9. 2. You can invoke XMODEM by appending the filename with either an   =X   or a
  10.    +X.
  11. 3. After a caller issues the correct password, the program displays the
  12.    contents of the file named BULLETIN, if it exists. The program bypasses
  13.    this feature, if the caller is HOSTCALL.
  14.  
  15. Version 1.1c
  16. ------------
  17. 1. The program can go online while you are engaged in voice communications.
  18.    This is accomplished by entering an ALT-O after the program is up and
  19.    running. Hang up your receiver before the two computers complete the
  20.    initiation of their connection (or very carefully after the connection is
  21.    made). Hanging up the receiver after the computers are connected sometimes
  22.    causes a disconnect.
  23.  
  24. Version 1.1d
  25. ------------
  26. 1. Experimental version.
  27.  
  28. Version 1.1e
  29. ------------
  30. 1. The program will accept a baud rate of 2400.
  31. 2. Upon entering XMODEM, the program will check the communication parameters
  32.    for 8-bit transmission. Previous versions closed and reopened the
  33.    communications file for 8-bit transmission, whether or not communications
  34.    was already set up for 8-bits. The closing of the communications file
  35.    causes some modems to drop the carrier. This version avoids that problem.
  36.    Users of earlier versions with external Hayes Smartmodems can avoid that
  37.    problem by setting switch #1 to its down position.
  38.  
  39.  
  40. Version 1.1f
  41. ------------
  42. 1. The program no longer asks for a screen width. It assumes an 80 column
  43.    screen.
  44. 2. You can select COM1: or COM2: as the communications port.
  45. 3. You can select the screen's foreground and background colors. This feature
  46.    is useful for those with color graphic monitors. The program asks for the
  47.    codes of your desired colors. These codes are:
  48.  
  49.          0 Black                  8 Grey
  50.          1 Blue                   9 Light Blue
  51.          2 Green                 10 Light Green
  52.          3 Cyan                  11 Light Cyan
  53.          4 Red                   12 Light Red
  54.          5 Magenta               13 Light Magenta
  55.          6 Brown                 14 Yellow
  56.          7 White                 15 High-intensity White
  57.  
  58.    Those with monochrome monitors should select a white foreground and a black
  59.    background.
  60.  
  61. Version 1.1g
  62. ------------
  63. 1. The program supports subdirectories. Unless you are certain that you are
  64.    addressing the default drive, you should prefix your directory entry with
  65.    the drive specification. (This is also true for filename entries.)
  66.  
  67. 2. The program supports drive E.
  68.  
  69. 3. On startup, if SETUP.HST exists, the program will assume a  "Y"  response
  70.    to the "Is it OK?" prompt, after giving you 8 seconds to respond "Y" or
  71.    "N".
  72.  
  73.  
  74.                                   HOSTCALL
  75.  
  76. Version 1.1b
  77. ------------
  78. 1. Corrected the problem which prevented XMODEM transmit at 1200 baud.
  79.  
  80. Version 1.1c
  81. ------------
  82. 1. The program no longer requests the directories of drives A and B at the
  83.    initiation of communications with HOST-III.
  84.  
  85. Version 1.1d
  86. ------------
  87. 1. Experimental version.
  88.  
  89. Version 1.1e
  90. ------------
  91. 1. The program will accept a baud rate of 2400.
  92. 2. Upon entering XMODEM, the program will check the communication parameters
  93.    for 8-bit transmission. Previous versions closed and reopened the
  94.    communications file for 8-bit transmission, whether or not communications
  95.    was already set up for 8-bits. The closing of the communications file
  96.    causes some modems to drop the carrier. This version avoids that problem.
  97.    Users of earlier versions with external Hayes Smartmodems can avoid that
  98.    problem by setting switch #1 to its down position.
  99. 3. While communicating with a full duplex host system in the DIRECT mode, the
  100.    program will recognize and ignore the return echo of its own command.
  101.    Previous versions assumed that the return echo was part of the host
  102.    system's reponse and continued processing. This caused synchronization
  103.    problems at points where there was a delay between the echo and the
  104.    response. This feature significantly enhances the performance of the
  105.    program. NOTE: If the host system converts your lower case letters to upper
  106.    case, then you must send your commands in upper case, since the program
  107.    checks for an exact match.
  108.  
  109. Version 1.1f
  110. ------------
  111. 1. You can select COM1: or COM2: as the communications port.
  112. 2. You can select the screen's foreground and background colors. This feature
  113.    is useful for those with color graphic monitors. The program asks for the
  114.    codes of your desired colors. These codes are:
  115.  
  116.          0 Black                  8 Grey
  117.          1 Blue                   9 Light Blue
  118.          2 Green                 10 Light Green
  119.          3 Cyan                  11 Light Cyan
  120.          4 Red                   12 Light Red
  121.          5 Magenta               13 Light Magenta
  122.          6 Brown                 14 Yellow
  123.          7 White                 15 High-intensity White
  124.  
  125.    Those with monochrome monitors should select a white foreground and a black
  126.    background.
  127.  
  128. Version 1.1g
  129. ------------
  130. 1. The program supports subdirectories. Unless you are certain that you are
  131.    addressing the default drive, you should prefix your directory entry with
  132.    the drive specification. (This is also true for filename entries.)
  133.  
  134. 2. The program supports drive E.
  135.